Skip to main content
Version: 9.2

Bubble Map

Bubble Maps show aggregated values in precise locations with each bubble area being proportional to the value being represented. The higher the value, the bigger the bubble. These are best suited for comparing proportions of values over geographic regions, such as the sales amount in different locations.

bubble-map

Required Columns

Bubble maps use one geolocation column to determine the location, and a value column to be measured in those locations.

Before you can create a Map Chart, your data needs to be prepared for the correct use of maps which is done by adding Geolocation to your data. Each Map Chart needs at least one geolocation group to identify the parts of an address to use for positioning locations on the map. This can be set in the Design section of Datasets.

For more information, see Overview of Geolocation.

Use Case

Use Bubble Maps to visualize the size of a measure in different locations in the data. For example, you can display the number of students in each zip code, or the maximum credit granted in each country. Bubble maps visualize the answers to “How much/many [measure] exist within each [geolocation]?”

Create a Bubble Map

To create a Bubble Map, drag and drop a data field from a geolocation group into the Geolocation shelf.

The following example compares sales in US cities.

  1. Drag and drop city as Geolocation, and Total Sales as Values.
  2. Go to the Styles section and choose USA as Map Region to set the US as the initial region that is displayed in the map.
  3. Set the opacity of the bubble to 70% to display the map and the clustered symbols more clearlyh.
  4. Highlight the cities where the sales have been low with Conditional Formatting. We will call it Low Sales with Total Sales as the Column, the Operator as less than, and set the Value to 10,000. All cities with sales under $10,000 are now displayed in a red bubble.

bubble-map

Style the Bubble Map

In the Configuration Panel on the right of the Chart Builder, you can style different aspects of your map.

General

The General section is available for all chart types, and the options vary depending on the chart selected.

Styles

The Styles section enables you to control various visual elements of the charts, such as colors, labels, and more. It is available for most chart types, and the options vary depending on the chart selected. Style options specific to this chart are listed below.

  • Color - Change the color of the bubbles shown on the map.
  • Base Map - Sets the map mode and layers. The choices are Streets, Outdoors, Light, Dark, Satellite, and Satellite Streets views.
  • Map Region - Select a default area as the initial view of the map. You can zoom in or out of the chosen area.
  • Symbol Opacity - Set the degree of the symbol opacity from solid to more opaque to see the map behind it better.
  • Map Borders - Show or hide country and region borders on your map.

Format

You can apply Conditional Formatting to Bubble Map Charts.

Filters

You can add filters to your data by expanding the Filters section in the configuration panel or selecting Filters in the toolbar above the canvas. Filters that are created in the Chart Builder are hidden from end users. These types of filters can’t be edited or interacted with in the view mode.

For more information, see Map Charts.